libxl: define libxl_vnc_info to hold all info about the vnc info
authorIan Campbell <ian.campbell@citrix.com>
Tue, 31 Jan 2012 14:40:59 +0000 (14:40 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 31 Jan 2012 14:40:59 +0000 (14:40 +0000)
commit6b320d280fd80b09c78dbc78acde3ebd3c46845a
tree1d9d8657e131c2eb882bb575cd0a6dd46a41d45d
parenta59e9ff00257f505fab61196facdd15bbb53fdab
libxl: define libxl_vnc_info to hold all info about the vnc info

Reduces duplication in libxl_vfb and libxl_device_model.

Updated bindings but the python ones in particular are unlikely to be useful
until a user presents itself and fixes them up.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
tools/libxl/libxl.c
tools/libxl/libxl_create.c
tools/libxl/libxl_dm.c
tools/libxl/libxl_types.idl
tools/libxl/xl_cmdimpl.c
tools/python/genwrap.py